Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary plugin for next versions in the package build #467

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

yenienserrano
Copy link
Member

@yenienserrano yenienserrano commented Dec 23, 2024

Description

Remove unnecessary plugin for next versions in the package build

Issues Resolved

Screenshot

ARM deb

image

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@yenienserrano yenienserrano self-assigned this Dec 23, 2024
@yenienserrano yenienserrano linked an issue Dec 23, 2024 that may be closed by this pull request
2 tasks
… references in build_wazuh_dashboard_with_plugins.yml
… command

- Cleaned up the postinst script for better readability by aligning indentation.
- Removed the redundant command to remove the Wazuh plugin from the RPM spec file.
- Ensured proper handling of service restart and keystore creation logic.

This update enhances maintainability and clarity in the installation process.
…in deb and rpm build scripts

- Eliminated unnecessary `chown` and `chmod` commands for the Wazuh plugin directory in both the Debian and RPM packaging rules.
- This cleanup enhances the maintainability of the build scripts by reducing complexity and potential errors during installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove legacy plugins
1 participant